.. _EEex_UnlearnWizardSpell: =================================== EEex_UnlearnWizardSpell =================================== :: EEex_UnlearnWizardSpell(actorID, level, resref) Removes a spell from known wizard spells for an actor **Parameters** * **actorID** - id of actor that is unlearning spell * **level** - spell level * **resref** - resource reference of spell to unlearn **Return** None **Example** :: EEex_UnlearnWizardSpell(actorID, 3, "SPWI304") **See Also** :ref:`EEex_LearnClericSpell`, :ref:`EEex_LearnInnateSpell`, :ref:`EEex_LearnWizardSpell`, :ref:`EEex_UnlearnClericSpell`, :ref:`EEex_UnlearnInnateSpell`